@charset "UTF-8";
/* Spacers */

.margin-top-10 {
	margin-top:10px !important;
}
.margin-top-20 {
	margin-top:20px !important;
}
.margin-top-30 {
	margin-top:30px !important;
}
.margin-top-40 {
	margin-top:40px !important;
}
.margin-bottom-10 {
	margin-bottom:10px !important;
}
.margin-bottom-20 {
	margin-bottom:20px !important;
}
.margin-bottom-30 {
	margin-bottom:30px !important;
}
.margin-bottom-40 {
	margin-bottom:40px !important;
}
/* Blocks */
.custom_content table {
	background-color: none !important;
	box-shadow: none !important;
	border-left: 1px solid #dddddd !important;
	border-right: 1px solid #dddddd !important;
}
.custom_content td {
	border:none !important;
	color:#333 !important;
	border-top: 1px solid #dddddd !important;
	vertical-align:middle !important;
}
.custom_content td.last {
	border-bottom: 1px solid #dddddd !important;
}
.custom_content .carousel-caption {
	bottom: 60px !important;
}
.custom-subnav .navbar-default {
	color:#000 !important;
	font-size:14px !important;
	font-family: 'header' !important;
}
.custom_page .custom_details .custom_content .content .custom-subnav .navbar-default {
	background-color:#e0e0e0 !important;
	border-color:#e0e0e0 !important;
}
.custom_page .custom_details .custom_content .content .custom-subnav .navbar-nav>li>a {
	padding:7px 10px !important;
	color:#000 !important;
}
.custom_page .custom_details .custom_content .content .custom-subnav .navbar-default .navbar-nav>.open>a, .custom_page .custom_details .custom_content .content .custom-subnav .navbar-default .navbar-nav>.open>a:hover, .custom_page .custom_details .custom_content .content .custom-subnav .navbar-default .navbar-nav>.open>a:focus {
	background-color: #eee !important;
}
.custom_page .custom_details .custom_content .content .custom-subnav .navbar-default .navbar-toggle {
	background-color:#fff !important;
	margin-right:-12px !important;
}
.custom_page .custom_details .custom_content .content .custom-subnav .navbar-default .navbar-collapse {
	padding-left: 0px !important;
	padding-right: 0px !important;
}
.custom_page .custom_details .custom_content .content .custom-subnav .navbar {
	margin-right: 40px !important;
	margin-bottom: 0px !important;
}
@media screen and (max-width: 1400px) {
	.custom_page .custom_details .custom_content .content .custom-subnav .navbar {
	margin-right: 25px !important;
}
}
.custom_page .custom_details .custom_content .content .custom-subnav .navbar .container-fluid {
	padding-left: 0px !important;
	padding-right: 0px !important;
}
.custom_page .custom_details .custom_content .content .custom-subnav .navbar .container-fluid ul {
	margin-top: 0px !important;
	margin-bottom: 0px !important;
	padding-left: 0px !important;
	list-style:none !important;
}
.custom_page .custom_details .custom_content .content ul.list-group {
	padding-left: 0px !important;
	list-style:none !important;
}
.custom_page .custom_details .custom_content .content .embed-responsive.embed-responsive-16by8 {padding-bottom: 50%;}
.divider {
	background-color: #fff;
	bottom: 10px;
	display: block;
	content: "";
	height: 2px;
	margin: 20px 0;
	width: 70px
}
.divider.dark {
	background-color: #93f;
}
.factoid {
	background-color:#ccc;
	margin-bottom: 40px;
}
.factoid .col-sm-8 {
	padding-top: 15px;
}
.factoid .col-sm-4 {
	background-color:#480d76;
	margin-top: -5px;
	-webkit-transform: skew(0deg, -4deg);
	-moz-transform: skew(0deg, -4deg);
	-ms-transform: skew(0deg, -4deg);
	-o-transform: skew(0deg, -4deg);
	transform: skew(0deg, -4deg);
}
.factoid h1 {
	-webkit-transform: skew(0deg, 4deg) !important;
	-moz-transform: skew(0deg, 4deg) !important;
	-ms-transform: skew(0deg, 4deg) !important;
	-o-transform: skew(0deg, 4deg) !important;
	transform: skew(0deg, 4deg) !important;
	padding-bottom: 10px;
	text-align: center;
	color: #fff !important;
}
.tabcat {
	min-width:50%;
}
.tabcat td {
	border-top: none !important;
	padding: 0 !important;
	background-color:#CCCCCC;
}
.tabcat img {
	width:100%;
	height:auto
}
.tags {
	display:none !important;
}
.custom_page .custom_details .tag_spacing {
	margin-bottom:25px !important;
	padding-bottom:0px !important
}
[data-icon]:before {
	font-family: 'ElegantIcons';
	content: attr(data-icon);
	speak: none;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
/* TICKET GRID */	
.tixgrid .panel-title {
	margin-top: 10px !important;
}
.tixgrid .panel-heading {
	background-image:none;
	background-color:#fff !important;
}
.tixgrid .panel-heading:hover {
	background-color:#eee !important;
}


/* SIGNING DAY */	


.signingday16 {
	margin-bottom: 30px;
}
.signingday16, .signingday16 * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
    display: block;
    max-width: 100%;
    height: auto;
}
.signingday16 table, .staffdirectory table {
	border:none !important;
	border-spacing:0 !important;
	text-align:left !important;
	padding:0 !important;
	background-color: none !important;
	box-shadow: none !important;
	border-top: 1px solid #dddddd !important;
	border-left: 1px solid #dddddd !important;
	border-bottom: 1px solid #dddddd !important;
	width:100% !important;
	margin:auto !important;
}
table.signingdaylist, table.staffdirectorylist  {width:100%;}
.signingday16 td, .staffdirectory td {
	border:none !important;
	padding: 10px 12px !important;
	background-color: transparent !important;
	color:#333 !important;
	border-bottom: 1px solid #dddddd !important;
	border-right: 1px solid #dddddd !important;
}
.signingday16 td.last, .staffdirectory td.last {
	border-bottom: none !important;
}
.signingday16 .colhead, .staffdirectory .colhead {background-color:#eee !important}
.signingdaylist tbody tr:nth-of-type(2n) {background-color: #f0f0f0;}
.signingdaylist th, .staffdirectorylist th {background-color:#480d76;font-weight:bold;color:#fff; padding: 5px 12px !important; border:none !important}
.signingdaylist tbody tr td:nth-of-type(1), .staffdirectorylist tbody tr td:nth-of-type(1) {font-weight: bold;}
.seniorstaff {background-color: #eee !important;}
td.seniorstaff {background-color: #eee !important;}
.signingdaylist tr:hover, .staffdirectorylist tr:hover {background-color:#e0e0e0 !important;}

.signingday16 h3, .signingday16 p {margin-top:12px !important;} 

.signee-bio {padding-bottom:20px; border-bottom:solid 1px #CCC;}

.signee-bio .clearfix {clear:both !important;}

@media screen and (max-width: 768px) {
table.signingdaylist, table.staffdirectorylist  {width:100%;}
.signingdaylist thead, .staffdirectorylist thead, .staffdirectoryblank {display: none !important;}
.signingdaylist tr:nth-of-type(2n), {background-color: inherit;}
.signingdaylist tr td:first-child, .staffdirectorylist tr td:first-child {background: #f0f0f0 !important; font-weight:bold;font-size:1.3em;margin-top:10px;border-top: none !important;border-left: none !important;border-right: none !important;border-bottom: none !important;}
.signingdaylist tbody td, .staffdirectorylist tbody td {display: block; padding: 4px !important;}
td.seniorstaff {background-color: #eee !important;}
.staffdirectorylist tr:hover {background-color:#e0e0e0 !important;}
.signingdaylist tbody td:before {
    content: attr(data-th);
    float: left;
    text-transform: uppercase;
    font-weight: bold;
	padding-right:4px;

  }	
}


/* FORMS */
.custom_content input[type="text"], .custom_content input[type="email"], .custom_content input[type="search"], .custom_content textarea {
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	-ms-border-radius:2px;
	-o-border-radius:2px;
	border-radius:2px;
	-webkit-transition:0.4s;
	-moz-transition:0.4s;
	-o-transition:0.4s;
	transition:0.4s;
	border:1px solid #e3e3e3;
	background-color:transparent;
	margin-bottom:20px;
	min-height:40px;
	padding:10px;
	padding-left:0;
	width:100%;
	outline:none
}
.custom_content input[type="text"]:focus, .custom_content input[type="email"]:focus, .custom_content input[type="search"]:focus, .custom_content textarea:focus {
	background-color:#eee;
	border-color:transparent;
	color:#666;
	padding-left:10px
}
.custom_content input:invalid, .custom_content textarea:invalid {
box-shadow:none
}
.custom_content input[type="radio"] {
	margin:0 10px 20px
}
.custom_content .contact-form .row {
	margin-bottom:30px
}
.custom_content .contact-form .ss-secondary-text, .custom_content .contact-form .required-message {
	color:#999;
	font-size:10px;
	font-style:italic;
}
.custom_content .contact-form .required-message {
	float:right;
}
.custom_content .contact-form #form-status {
	color:#fff;
	line-height:45px
}
.custom_content .contact-form #form-status #valid .icon {
	font-size:24px;
	margin-right:10px;
	vertical-align:middle
}
.custom_content .contact-form #form-status #invalid {
	color:red
}
.custom_content .contact-form label.error {
	background-color:red;
	bottom:-15px;
	color:#fff;
	font-size:12px;
	left:0;
	padding:5px;
	position:absolute
}
.custom_content .contact-form label.error:before {
	border-style:solid;
	border-width:0 3.5px 5px 3.5px;
	border-color:transparent transparent red transparent;
	content:"";
	height:0px;
	left:5px;
	position:absolute;
	top:-5px;
	width:0px
}
.custom_content label.error {
	display:list-item;
	color:#ff0600;
	font-size:12px;
	list-style-position:inside;
	padding:5px 0 0
}

@media (min-width: 990px) {
.vertical-align {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
}
}
@media (min-width: 990px) {
.olympics-align {
  display: flex !important;
  flex-direction: row !important;
}

.olympics-align > [class^="col-"],
.olympics-align > [class*=" col-"] {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important; 
}

.olympics-align > [class^="col-"] > div,
.olympics-align > [class*=" col-"] > div {
  /* flex: 1; */
  flex-grow: 1 !important;
}
}
.olympics-align > div:last-child {
  background-color: #480d76 !important;
                             
}


/* OLYMPICS */

.athlete-card {
    margin: 0 0 30px;
    position: relative;
	background-color:#eeeeee;
}
  
.athlete-card-photo {
    width: 100%;
    height: auto;
}

.athlete-card--flag {
    margin: -2px 6px 0 10px;
    vertical-align: middle
}

.slick-slide .athlete-card--flag {
    display: inline
}

.athlete-card--country {
    background: #000;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    position: absolute;
    display: block;
    width: 100%;
    bottom: 0;
    left: 0;
    line-height: 35px;
    font-size: 16px;
    font-weight: 700;
}

.athlete-card--country img {
    max-width: 25px;
    vertical-align: middle;
    margin: 0 7px 0 10px
}

.athlete-card-name {
    padding: 10px 0 10px;
    line-height: 1.1 !important;
}

@media (min-width:1200px) {
    .athlete-card--name {
        line-height: 1.15em !important;
    }
}

.athlete-card-name h4 {
    text-transform:uppercase;
    font-size: 14px !important;
    font-weight:bold;
	color:rgba(0, 0, 0, 0.7) !important;
}
.athlete-card-name h4 span {
    font-size: 10px !important;
    font-weight:normal;
	color:rgba(0, 0, 0, 0.5) !important;
}
.athlete-card-name h2 {
    text-transform:uppercase;
	font-size:46px !important;
}
.athlete-card-name h2 span {
    font-size:26px !important;
	display:block;
}
.athlete-card-bio {font-size:.95em !important; line-height: 1.4 !important; color:#CCCCCC !important;}
.athlete-card-bio ul {padding:10px !important; z-index:999; margin:0 !important;}

@media (min-width: 1200px) {
	.background {
    -webkit-transform: skew(15deg, 0deg);
    -moz-transform: skew(15deg, 0deg);
    -ms-transform: skew(15deg, 0deg);
    -o-transform: skew(15deg, 0deg);
    transform: skew(15deg, 0deg);
    left: -60px;
    position: absolute;
    width: 100%;
    z-index: -1;
    height: 100%;
    overflow: hidden;
    z-index: 0;
	background-color:#480d76;
}
}
#game-vitals {
	background-color: #eee;
}
#game-date {
	float: left;
	background: #ccc;
	text-align: center;
	width: 40%;
	min-height:130px;
	font-weight: 400;
	color: #480D76;
	padding: 20px 0 15px;
}
#game-date #month {line-height: 1em;}
#game-date #month h4 {font-size: 18px !important; margin:0 !important}
#game-date #date {line-height: 1em;margin-top:-3px;}
#game-date #date h2 {font-size: 48px !important; margin:0 !important}
#game-date #gametime {line-height: 1em;margin-top: 5px;}
#game-date #gametime h5 {font-size: 14px !important; margin:0 !important}
#game-info {float: right;min-height:120px;width: 60%;font-size: 12px;}
#game-media div {
	margin: 6px 0 0 15px;
	font-weight:400;
	text-transform:uppercase;
}
#game-media i {	margin-right:4px;}
#game-links {
	font-size: 11px !important;
}
@media (max-width: 990px) {#game-links {float: none; margin-bottom:30px;}}
#game-links h5 {
	font-size: 11px;
	text-transform: uppercase;
	color: #666;
	padding: 0 0 10px 0;
	margin: 0;
	font-weight: 700;
}
table.zebra {border:none !important}
table.zebra td {padding: 0 0 0 5px !important; border:none !important}